ostree.git
2011-10-26 Colin Waltersconfigure: Use AC_PROG_LIBTOOL
2011-10-26 Colin Waltersdebian-setup.sh: I can log in now
2011-10-25 Colin WaltersPile of work on parallel-debian
2011-10-21 Colin Waltersconfigure: make missing prototypes an error always
2011-10-21 Colin WaltersMove triggers into new builtin: ostree run-triggers
2011-10-20 Colin WaltersFix up triggers and gnomeos-make-image.sh
2011-10-20 Colin Walterssrc: Squash some unused variables
2011-10-20 Colin WaltersSome initial work on triggers
2011-10-20 Colin Waltersparallel-debian: Just more in progress work...
2011-10-20 Colin WaltersTODO: Update
2011-10-20 Colin Waltersostree.doap: Rename
2011-10-20 Colin WaltersDon't use g_variant_new_from_fixed_array(), it was...
2011-10-20 Colin Waltersparallel-debian: More in progress work...
2011-10-20 Colin Waltersgnomeos-make-image.sh: New script
2011-10-19 Colin Waltersrepo: Only open regular files
2011-10-19 Colin WaltersDo "bare" repositories by default
2011-10-19 Colin Waltersostree_switch_root: chdir() in chroot, and make various...
2011-10-19 Colin Waltersostree_switch_root: New executable for use in initrd
2011-10-18 Colin Waltersmountall.sh: Import from Debian initscripts 2.88dsf...
2011-10-18 Colin Walters"Hacktree" is now known as "OSTree"
2011-10-18 Javier Jardónautogen.sh: Improve the script a bit
2011-10-18 Javier JardónMakefile.am: honor aclocal flags
2011-10-18 Colin Walterschroot_break: New utility
2011-10-17 Colin Waltersparallel-debian: A bit more
2011-10-17 Colin Walterssrc: Only use local VFS - this avoids hitting up the...
2011-10-17 Colin WaltersREADME: Some notes on BTRFS
2011-10-17 Colin WaltersAdd documentation for parallel-debian
2011-10-17 Colin WaltersREADME: Elaborate and clarify some more
2011-10-16 Colin WaltersSome discussion about my experimentation with actually...
2011-10-16 Colin WaltersTODO: Update
2011-10-16 Colin WaltersREADME.md: Some more notes about upgrading
2011-10-16 Colin WaltersREADME.md: Some more thoughts
2011-10-16 Colin WaltersREADME.md: Some tweaks
2011-10-15 Colin WaltersHave an introductory README.md that makes sense
2011-10-15 Colin WaltersAdd log builtin
2011-10-15 Colin WaltersSave root directory permissions in commit
2011-10-15 Colin WaltersSupport for committing files from stdin or a file list...
2011-10-15 Colin WaltersEnsure we don't get duplicate '.' which leads to corruption
2011-10-15 Colin WaltersMake file deletion work, add test
2011-10-15 Colin WaltersActually checksum xattr values, not just names
2011-10-15 Colin Waltersrepo: Fix nested tree code
2011-10-15 Colin Waltersrepo: Fix format string bug
2011-10-15 Colin WaltersImporting and checking out nested trees works!
2011-10-15 Colin Waltersrepo: Allow empty commit bodies
2011-10-15 Colin Walterscheckout: New command
2011-10-15 Colin Waltersrepo: Use 'self' in headers too
2011-10-15 Colin WaltersWe can commit multiple times now
2011-10-15 Colin Waltersrepo: Add some GError guards
2011-10-15 Colin Waltersrepo: Update HEAD after a commit
2011-10-15 Colin Waltersshow: New builtin
2011-10-15 Colin Waltersrepo: Fix some bugs loading variants
2011-10-15 Colin WaltersStore objects with an extension so we know whether...
2011-10-15 Colin Waltersfsck: Not an error to have 1-linked objects, also print...
2011-10-15 Colin Waltersrepo: Add API to load variants, and get HEAD
2011-10-15 Colin Waltersrepo: Ignore importing existing variants
2011-10-15 Colin WaltersAdd probably working commits
2011-10-15 Colin Walterstests: Support saving temporary directory
2011-10-15 Colin WaltersAdd test for --repo
2011-10-12 Colin WaltersTODO: We have a test!
2011-10-12 Colin WaltersAdd a COPYING, and put GPL headers in more places
2011-10-12 Colin WaltersInitial test suite
2011-10-12 Colin WaltersTODO
2011-10-12 Colin Waltersfsck: Add quiet option
2011-10-12 Colin WaltersFix option processing, add some options to link-file
2011-10-12 Colin WaltersDon't include any timestamps in hash, add fsck command
2011-10-12 Colin WaltersMake link-file work
2011-10-12 Colin WaltersWrite some code for importing
2011-10-11 Colin WaltersSwitch to GLib
2011-10-10 Colin WaltersRename from gbuild to hacktree
2011-10-10 Colin WaltersDESIGN: Let's use our own kernels
2011-10-10 Colin WaltersDESIGN: Answer who this is for
2011-10-09 Colin WaltersDESIGN: More explanation of problem
2011-10-09 Colin WaltersAdd DOAP file
2011-10-09 Colin WaltersInitial commit